Welcome![Sign In][Sign Up]
Location:
Search - game effect

Search list

[Shot Gameplane_zhou

Description: 这是大四时做的,还算成功的二D游戏,实现了以前不熟悉的联机模式。从游戏的制作来说,二D的画面,背景音乐的制作,爆炸的效果,键盘的控制,单人模式和联机模式。这些也算得上是五脏俱全了。-This is the time to do that fairly successful two D games, achieved previously unfamiliar with the on-line mode. Production from the game, two D images, background music production, the effect of the explosion, keyboard control, single-mode and online mode. These can be considered a perfectly formed.
Platform: | Size: 1671168 | Author: 周伟斌 | Hits:

[Other Games碰碰球mx

Description: 该游戏为一个事实计算反射的例证。框架已经搭建完毕,只需要增加元件数量和效果便可以完善作品。-the game as a reflection of the fact that calculation example. Framework has been completed structures, components only need to increase the volume and the effect will be perfect entries.
Platform: | Size: 143360 | Author: itchy | Hits:

[Other Gamesracecar

Description: 一款非常经典的3D赛车游戏,从一个老外的个人网站上得到的,绝对值得收藏,和极品飞车的效果差不多,直接就可编译成功,无任何三方控件-one of the very classic 3D racing game, from a foreigner's personal website to be, definitely worth collecting, and the effect of Need for Speed almost directly compiler can be successful without any tripartite Control
Platform: | Size: 780288 | Author: 小强 | Hits:

[OpenGL programshooting_blast

Description: 用opengl实现三维游戏中的射击和爆炸效果-use opengl 3D game shooting and explosive effect
Platform: | Size: 108544 | Author: wnaga | Hits:

[Button controlCoolProgressBar

Description: Cool Progress Bar is a regular progress bar, but with some cool effects (ok, maybe I m exaggerating a bit, but this was the first name that I came up with!). It was specially made for games (where a nice progress bar when loading the game always looks good, impresses the users and distracts them), but you can use it anywhere else. For now, all it supports is a gradation effect between two colors you choose, and a background color. But I plan to use a lot more effects, from custom graphics to transition effects and masks. Feel free to e-mail me your own suggestions. Just make sure you dedicate at least one line to me in the "Thanks to" section of your program/game or credit me in any other way you see fit. That s all I ask in return for using this.-Cool Progress Bar is a regular progress bar , but with some cool effects (ok, maybe I m exaggerating a bit, but this was the first name that I came up with!) . It was specially made for games (where a nice pro gress bar when loading the game always looks goo d, impresses the users and distracts them). but you can use it anywhere else. For now, all it supports is a gradation effect between tw o colors you choose. and a background color. But I plan to use a lot mor e effects, from custom graphics to transition effects and masks. Feel free to e-mail me your own suggestio ns. Just make sure you dedicate at least one line to me in the "Thanks to" section of your program/game or credit me in any other way you see fit. Tha t s all I ask in return for using this.
Platform: | Size: 54272 | Author: 周长俊 | Hits:

[WEB Codeetpflashbook1.5

Description: Etp Flash 留言本 1.50 系统的主要功能有: 1、留言:签写留言、修改留言、固顶留言、删除留言、回复留言 2、留言本设置:留言本名、留言本简介、密码更改、每页留言数、版主信息(姓名、QQ、Email、主页) 3、游戏区:共有3个游戏[Etp贪食蛇/Etp推箱子/Etp顶球游戏]。 4、Mp3播放器:音乐播放、音量控制、音乐列表、音乐列表管理 5、其它功能:词语过滤、自定义头像、文字效果、整体颜色变换 1.5更新以下功能: 1、前台用Flash2004+AS2.0重新开发。 2、[增加]文字效果 3、[增加]游戏区[贪食蛇/推箱子/顶球游戏] 4、[增加]留言区对鼠标滚轮支持。 5、[增加]悄悄话功能,登陆管理后可见 6、[增加]是否公开留言选项 7、[增加]修改用户留言 8、[增加]增强Mp3播放器,加入音量控制 9、[增加]自定义头像 10、[修改]Html字符的正确显示,如:& 11、[修改]更改控制面版布局 12、[修改]更改操作菜单样式 13、[修改]修改站长回复样式 14、[修改]留言显示样式 15、[修改]一些不足之处 默认管理密码:www.etp21.com -Etp 1.50 of the main functions are : 1 message : sign messages changes voicemail, and jacking messages, delete messages, return two messages, the voice mail set up : voice, whose real name is, the brief messages, password changes, several messages per page, moderator information (name, QQ, Email, Home), 3 games : a total of three games [Etp Snake/Etp RSS/Etp head games]. 4, MP3 player : music playback, volume control and music lists, music lists five management and other functions : word filtering, since the definition portrait, text effects, the overall color Transform 1.5 updates the following functions : 1. Flash2004+ with prospects of re-development using AS 2.0. 2 [increase] effect of three characters, [increase] game zone [Snake/magazines/head games] 4. [increase] District r
Platform: | Size: 523264 | Author: 123 | Hits:

[Game ProgramD3D9Cartoon

Description: 现在市面上流行的3D游戏画面越来越炫目,不过也有一些为了营造一种特殊的效果而使用了卡通渲染技术,比如PC游戏中的《杀手XIII》,《忍者神龟》;PS2游戏中的《真红之泪》,《犬夜叉》等等。这些游戏的画面看上去很像漫画,感觉比较有趣。下面就介绍一种简单的实现方法。 所谓用卡通渲染技术绘制的三维物体一般都有两个明显的特征,一个特征是物体表面覆盖着大块的单调颜色,而且光影变化比较剧烈;另一个特征是物体拥有粗重的边缘效果。如果能自己控制光照和阴影,就可以达到目的。而DirectX 9.0 中的顶点渲染(Vertex Shaders)提供了这样一个途径,使我们可以实现自己的想法。 顶点渲染与以前的T&L在渲染流程中处于二选一的地位,一段代码最多只能有128条指令,而且不能有循环,判断和跳转指令,全是线性执行指令。每次只能有一个Shader程序是激活的,Vertex Shaders让我们可以实时地控制模型的空间变换,光照处理以及像素渲染。 那么现在先来解决第一个问题。我们可以用光线的亮度值作为物体的纹理坐标,这就产生一种带状纹理的效果,然后再调整相应的颜色即可。-now the fashion for 3D games more compelling picture, But there are also some in order to create a special effect and the use of the cartoon rendering technology, PC games such as the "killer XIII," "Turtles"; PS2 game of "truth red tears," "two characters." These games comic picture looks like, I feel more interesting. Now, on a simple method. Using the so-called cartoon rendering of 3D rendering objects normally have two obvious feature a surface characteristics of an object covered with chunks of dull colors, but more dramatic changes in the Universe; Another characteristic is heavy objects have the edge effect. If the ability to control their own light and shadow, we can achieve the aim. DirectX 9.0 vertex Rendering (Vertex Shaders) provide such
Platform: | Size: 662528 | Author: 倪明 | Hits:

[Web Serverycpt

Description: 网游精灵远程挂机平台 V1.2 关了电脑也能挂机,挂机新革命 本系统支持很多外挂挂机,是极酷的赚钱机器, 安全性强:在服务端提供多重安全机制保证的同时,零距离远程挂机服务不需要用户的游戏帐号和密码,安全有保障 使用简单:只要能上网的地方都可使用。 操作方便:使用零距离远程挂机服务后,用户关闭电脑后,可以在任何其他可以上网的电脑上随时自主查询进度和状态。 方便管理:可以生成冲值卡在线冲值,冲值即时生效,还可以结全网银开发在线支付 节省资源:无驻留程序,不影响其它软件或游戏运行,不影响电脑的性能。 选择灵活:用户可以根据自己的需要,选择任意一种自己熟悉喜欢的游戏辅助工具来挂机。 更新方便: 可以随时根据游戏辅助工具的更新情况而即时更新系统。 详情可至 www.xarwx.com上亲身体验 用户需注册并充值后方可登录挂机平台 演示网址: www.xarwx.com 挂机平台源码下载:http://www.xarwx.com-online genie remote outboard V1.2 platform when the computer can be terminated, outboard revolutionary new system to support the many external coolness is very cool money-making machines, strong safety : in the service-providing multiple security mechanisms to guarantee the same time, point blank distance service does not require users coolness of the game account and password security protection using simple : as long as the Internet can be used. Easy to operate : to make direct use of telemedicine services terminated after the closure of computer users, in any other Internet computers at any time independent inquiry on the progress and status. Facilitate management : can generate confirmation cards online dealers, the dealers with immediate effect, also the entire network node Developmen
Platform: | Size: 465920 | Author: 1223434 | Hits:

[Chess Poker gamesCmyFive

Description: C下实现的五子棋(非双人对下)。 光标的动态显示:采用setwritemode(1)函数,光标移动时在原位置再画一次,从而起到擦除原光标的效果。 判胜负的函数设计:为仅检验落子处的横、竖、斜三方向的胜负,节省了大量编程时间,并使运行效率大大提高。 游戏开始画面:本拟采用直接用程序画的方式,但效果不好。于是采用bmp图像显示方式,使开始画面更为美观。-under the C (121-under double right). Cursor dynamic display : setwritemode (1) function, cursor movements in the original painting a location, thereby erasing the original play cursor effect.- The outcome of a design function : to test the utility only the horizontal, vertical and oblique direction of the three results, save a lot of programming time, make operating efficiency has been greatly increased. The start of the game screen : to be used directly with the painting process, but the results are not satisfactory. Adopt a bmp image display mode, images began to be more attractive.
Platform: | Size: 134144 | Author: redbird | Hits:

[ComboBoxDelphiX2000_0717a

Description: 这是一款很早的DirectX控件,原作者(日本人)在2000年7月后就没更新过了。当时只支持DX7 for Delphi5,无硬件加速,3D功能不全,但经众多使用者的改进,目前非官方版本已支持DX8 for Delphi5、6、7、2005,可硬件加速,本人制作的《长沙三打哈》使用了这款控件。本控件特点如下: 1)简单易用,例程丰富。这是当时使用者众多的原因。 2)加速性能不是太好,特别是使用ALPHA效果时速度奇慢,不支持反锯齿。 3)支持图片库和声音库集成,支持精灵(Sprite),对中文的支持较好 4)非官方版本很多,单独控件的改进和游戏例程也较多,但非官方版本之间不全兼容-This one of the early DirectX Controls authorship (the Japanese) in July 2000 after a no updated. It was only support for DX7 Delphi5 without hardware acceleration, 3D dysfunction, But many users of the improvements, the current unofficial version has support for DX8 Delphi5, 6,7, 2005, hardware acceleration, I produced "Changsha Sandaha" This use of the controls. Control of the following features : a) easy to use, rich routines. This was the reason many users. 2) Acceleration performance is not very good, particularly the use of ALPHA effect speed alarmingly and does not support anti-aliasing. 3) support for pictures and the voices of integration, support genies (Sprite), Chinese support for the better 4) many unofficial version, a separate component of the game and improve t
Platform: | Size: 892928 | Author: 袁方成 | Hits:

[Shot Gamesimpleshoot

Description: 这是一个简单的模拟第一人称射击的游戏 实现了基本的第一人称射击的要素 模拟真实弹道效果-This is a simple simulation of the first-person shooter game to achieve the basic first-person shooter elements simulate live Road effect
Platform: | Size: 55296 | Author: zooey | Hits:

[VC/MFCyikuanyx

Description: 本课程的教学体系结构是,从在Visual C++编程环境建立一个程序框架入手,一步一步地介绍在当前在计算机上2D游戏常用的算法和方法(其中一些方法无论在书上和网上都没有披露过的);其中根据编制游戏发展的需要,又进一步的介绍Visual C++编程的各种具体方法。每一个教学环节的完成,就是游戏的一个效果的完成。-This course structure is the teaching system, from the Visual C++ Programming environment to establish a procedural framework to start, step by step introduction in the current 2D game on the computer commonly used algorithms and methods (some of these methods in terms of books and online have not been disclosed) in which the preparation of the game in accordance with the needs of the development and further introduce Visual C++ programming a variety of specific methods. Each link in the completion of a teaching, that is, an effect of the game completed.
Platform: | Size: 5972992 | Author: 周宇 | Hits:

[VC/MFClearn_vc_program_games

Description: 学游戏不错的实例教程,13个简单实例都配有详细的说明。可运行其下的bat文件,弹出阅读向导窗口,可直接看到13个实例的运行效果与设计要略说明。也配有详细源代码-Examples of good learning game tutorial, 13 is equipped with a simple example of detail. Can be run under the bat file, the pop-up window to read the wizard can be directly seen 13 examples of the effect of the operation and design outline description. Also equipped with detailed source code
Platform: | Size: 15439872 | Author: | Hits:

[Game ProgramToming

Description: 在游戏中打开通明通道,实现图片的通明效果-In the game brightly lit open channel to achieve the effect of pictures Tongming
Platform: | Size: 45056 | Author: coco | Hits:

[Game ProgramXuanZhuan

Description: 在手机游戏中用于实现图片的翻转效果改变图片-In the mobile phone game for the realization of the effect of changing the picture of the flip picture
Platform: | Size: 21504 | Author: coco | Hits:

[3D Graphic3Dhwd

Description: 用D3D9编写的3D俄罗斯方块游戏,效果还可以,适合初学d3d9编程的人学习-D3D9 prepared using 3D Tetris game, the effect can also be suitable for beginners to learn programming d3d9
Platform: | Size: 343040 | Author: bruce | Hits:

[Otherddraw

Description: 诛仙多开补丁 把文件方在诛仙游戏目录里面才能生效,给有用人研究-诛仙patch to open the file in the directory inside the game诛仙to take effect, to the research personnel
Platform: | Size: 5120 | Author: 李军 | Hits:

[Delphi VCLgobang

Description: 智能人机对弈五子棋游戏,由delphi7编写,赢棋时出现闪烁效果,采用结构优先算法. -Intelligent man-machine chess game Gobang from Delphi7 prepared赢棋flickering effect when using the structure of the priority algorithm.
Platform: | Size: 187392 | Author: hlsei | Hits:

[OpenGL programfog

Description: OpengGL游戏编程例程,演示场景雾化的效果,强烈增强场景真实性,代码中的算法值得学习。-OpengGL game programming routines, the effect of demo scenarios atomization strongly enhance the authenticity of the scene, the algorithm code worth learning.
Platform: | Size: 438272 | Author: 杨庆 | Hits:

[Picture ViewerImage

Description: 图片缩放,自动换行,空心字效果源代码.供大家学习.可以在游戏中运用-Picture zoom, auto-wrapped, hollow words the effect of the source code. For them to learn from. Can use in the game
Platform: | Size: 1024 | Author: 黄巍 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net